net/http.http2serverConn.shutdownOnce (field)

2 uses

	net/http (current package)
		h2_bundle.go#L4421: 	shutdownOnce sync.Once
		h2_bundle.go#L5215: 	sc.shutdownOnce.Do(func() { sc.sendServeMsg(http2gracefulShutdownMsg) })